Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update types #6269

Merged
merged 4 commits into from
Sep 25, 2024
Merged

chore(deps): update types #6269

merged 4 commits into from
Sep 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/babel__traverse (source) 7.18.5 -> 7.20.6 age adoption passing confidence
@types/connect (source) 3.4.35 -> 3.4.38 age adoption passing confidence
@types/connect-history-api-fallback (source) 1.3.5 -> 1.5.4 age adoption passing confidence
@types/cookie (source) 0.5.1 -> 0.6.0 age adoption passing confidence
@types/cookie-parser (source) 1.4.3 -> 1.4.7 age adoption passing confidence
@types/debug (source) 4.1.7 -> 4.1.12 age adoption passing confidence
@types/ejs (source) 3.1.2 -> 3.1.5 age adoption passing confidence
@types/express (source) 4.17.13 -> 4.17.21 age adoption passing confidence
@types/finalhandler (source) 1.1.1 -> 1.2.3 age adoption passing confidence
@types/formidable (source) 1.2.5 -> 1.2.8 age adoption passing confidence
@types/inquirer (source) 8.2.1 -> 8.2.10 age adoption passing confidence
@types/invariant (source) 2.2.35 -> 2.2.37 age adoption passing confidence
@types/jest (source) 29.2.6 -> 29.5.13 age adoption passing confidence
@types/js-yaml (source) 4.0.5 -> 4.0.9 age adoption passing confidence
@types/koa (source) 2.13.4 -> 2.15.0 age adoption passing confidence
@types/koa-compose (source) 3.2.5 -> 3.2.8 age adoption passing confidence
@types/koa-router (source) 7.4.4 -> 7.4.8 age adoption passing confidence
@types/less (source) 3.0.3 -> 3.0.6 age adoption passing confidence
@types/loadable__component (source) 5.13.4 -> 5.13.9 age adoption passing confidence
@types/loadable__webpack-plugin (source) 5.7.3 -> 5.7.6 age adoption passing confidence
@types/lodash (source) 4.14.202 -> 4.17.9 age adoption passing confidence
@types/md5 (source) 2.3.2 -> 2.3.5 age adoption passing confidence
@types/merge-deep (source) 3.0.0 -> 3.0.3 age adoption passing confidence
@types/mime-types (source) 2.1.1 -> 2.1.4 age adoption passing confidence
@types/minimist (source) 1.2.2 -> 1.2.5 age adoption passing confidence
@types/node-fetch (source) 2.6.7 -> 2.6.11 age adoption passing confidence
@types/normalize-path (source) 3.0.0 -> 3.0.2 age adoption passing confidence
@types/react (source) 18.0.21 -> 18.3.9 age adoption passing confidence
@types/react-dom (source) 18.0.6 -> 18.3.0 age adoption passing confidence
@types/react-helmet (source) 6.1.5 -> 6.1.11 age adoption passing confidence
@types/react-loadable (source) 5.5.6 -> 5.5.11 age adoption passing confidence
@types/react-side-effect (source) 1.1.1 -> 1.1.4 age adoption passing confidence
@types/recursive-readdir (source) 2.2.1 -> 2.2.4 age adoption passing confidence
@types/semver (source) 7.3.9 -> 7.5.8 age adoption passing confidence
@types/serialize-javascript (source) 5.0.2 -> 5.0.4 age adoption passing confidence
@types/serve-static (source) 1.13.10 -> 1.15.7 age adoption passing confidence
@types/signal-exit (source) 3.0.1 -> 3.0.4 age adoption passing confidence
@types/signale (source) 1.4.4 -> 1.4.7 age adoption passing confidence
@types/styled-components (source) 5.1.25 -> 5.1.34 age adoption passing confidence
@types/supertest (source) 2.0.12 -> 2.0.16 age adoption passing confidence
@types/type-is (source) 1.6.3 -> 1.6.6 age adoption passing confidence
@types/ua-parser-js (source) 0.7.36 -> 0.7.39 age adoption passing confidence
@types/url-join (source) 4.0.1 -> 4.0.3 age adoption passing confidence
@types/ws (source) 8.5.5 -> 8.5.12 age adoption passing confidence
@types/yargs (source) 17.0.10 -> 17.0.33 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Sep 25, 2024

⚠️ No Changeset found

Latest commit: f40003d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Sep 25, 2024

Deploy Preview for modernjs-byted ready!

Name Link
🔨 Latest commit f40003d
🔍 Latest deploy log https://app.netlify.com/sites/modernjs-byted/deploys/66f3d5941f6841000857c7e7
😎 Deploy Preview https://deploy-preview-6269--modernjs-byted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 84 (🟢 up 3 from production)
Accessibility: 90 (no change from production)
Best Practices: 100 (no change from production)
SEO: 83 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor Author

renovate bot commented Sep 25, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@caohuilin caohuilin enabled auto-merge (squash) September 25, 2024 09:25
@caohuilin caohuilin merged commit 94175c6 into main Sep 25, 2024
11 checks passed
@caohuilin caohuilin deleted the renovate/types branch September 25, 2024 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant